home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 002 / tabout.arc / TABOUT.DOC next >
Text File  |  1986-12-12  |  3KB  |  58 lines

  1.  
  2.  
  3.  
  4.  
  5.                                 TAB-OUT   V1.0
  6.                               by  Robert Whitney
  7.                                      1986
  8.  
  9.  
  10.  
  11.  
  12.        Introduction:    TAB-OUT  is  a useful utility program  that  was 
  13.        inspired  by copying documentation to the printer,  only to  find 
  14.        out  that the tab characters that were used by the author  caused 
  15.        large  spaces  of  8 characters.  This size is the  standard  tab 
  16.        spacing,  but  is rarely used,  especially  by  programers.  Most 
  17.        programers  will use tabs of 4 spaces or less.  When these  files 
  18.        are  copied to the printer the tab characters are interpreted  by 
  19.        the  printer  as 8 spaces,  and lines will often overflow to  the 
  20.        next line,  making the printed copy hard to read. TAB-OUT removes 
  21.        these tab characters and replaces them with four spaces (default) 
  22.        or any number of spaces you wish to specify.
  23.  
  24.        Usage:  To  use  TAB-OUT type TABOUT and the program  will  start 
  25.        running.  The  first thing the program asks for is a source  file 
  26.        name.  This  is  the name of the file you wish to  take  the  tab 
  27.        characters out of. The next thing the program will ask for is the 
  28.        name  of the new file it will create using spaces instead of  the 
  29.        bothersome tab characters.  The final thing TAB-OUT needs to know 
  30.        is how many spaces you wish to replace the tabs with,  any number 
  31.        from 1 to 8 is recommended.  Four spaces are the default and just 
  32.        pressing  return at this prompt will result in this amount.  More 
  33.        than 8 will work,  although it seems to be defeating the  purpose 
  34.        of TAB-OUT.
  35.        
  36.        TAB-OUT will now create a new file using the the specified number 
  37.        of  spaces  instead of the tab character.  It will leave the  old 
  38.        file  intact for you to do with as you see fit.  As  the  program 
  39.        runs the lines of text will be displayed.  Pressing the <ESC> key 
  40.        will  exit TAB-OUT during this process.  You will be able to exit 
  41.        TAB-OUT  during the input section by pressing the  <CONTROL>  and 
  42.        the <C> keys at the same time.
  43.  
  44.        This program is public domain. Feel free to pass it on to others. 
  45.        There is no warranty either implied or specific,  and the user is 
  46.        solely responsible for the usage of this program.
  47.        
  48.        Any  comments  or suggestions about this product may be  made  by 
  49.        contacting me at:
  50.                             Bob Whitney
  51.                             1257 Century Av. N. #13
  52.                             Maplewood, MN.    55119
  53.                             770-0422
  54.        If you write and wish a reply please include a S.A.S.E.
  55.  
  56.  
  57. 
  58.